home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Users Group Library 1997 August
/
Walnut Creek CDROM.7z
/
VOL_400
/
420_01
/
PI.H
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
ISO-2022-JP (detected)
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1994-02-21
|
204 b
|
15 lines
/*
// Pi.h -- pi$@%U%)!<%^%C%H2hA|$r07$&(J
//
// created in 3/21/1993
// revised in 2/13/1994
*/
#ifndef _PI_H_
#define _PI_H_
extern void PiLoad();
extern void PiSave();
#endif /* _PI_H_ */